#content.help {
	padding-bottom:60px;
}

#content.help .chunk {
	background:#292929;
	padding:10px 10px 0 10px;
	margin-bottom:15px;
	position:relative;
}

#content.help .chunk.sections {
	margin-bottom:20px;
	padding-bottom:10px;
}

#content.help .chunk.lists, #content.help .chunk.alists {
	padding-bottom:10px;
}

#content.help .chunk ul {
	margin-top:0px;
	margin-bottom:0px;
}

#content.help h1.section {
	margin-top:0px;
	padding-right:10px;
}

#content.help h2 {
	color:#e1e1e1;
	font-size:22px;
	margin:0px;
}

#content.help h3 {
	font-family:PTSansRegular, Arial, Helvetica, sans-serif;
	color:#e1e1e1;
	font-size:18px;
	margin:0px;
}

#content.help p {
	color:#e1e1e1;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;
}

#content.help .bigwhite {
	color:#e1e1e1;
	font-size:14px;
}

#content.help .bigblue {
	color:#f26522;
	font-size:18px;
}

#content.help .chunk .list ul {
	margin-bottom:10px;
}

#content.help .chunk .list li {
	color:#e1e1e1;
	margin-left:10px;
	list-style-type:none;
}

#content.help .chunk.alists li {
	color:#e1e1e1;
	margin-left:10px;
	list-style-type:none;
}

#content.help .chunk .list#sectionlist li {
	color:#727272;
}

#content.help .callout {
	padding:6px 10px 8px 50px;
	margin-bottom:10px;
	color:#e1e1e1;
	font-size:16px;
	line-height:18px;
}

#content.help .callout p {
	font-size:16px;
	line-height:18px;
}

#content.help .callout.caution {
	background:url(../img/help/caution.gif) top left no-repeat;
}

#content.help .callout.note {
	background:url(../img/help/tipnote.gif) top left no-repeat;
}

#content.help .callout.tip {
	background:url(../img/help/tipnote.gif) top left no-repeat;
}

#content.help .chunk.step .mainimage {
	float:left;
	margin:-10px 15px 0 -10px;
}

#content.help .chunk.step .steptext {
	display:inline-block;
	float:right;
	width:270px;
	padding:0 0 10px 0;
	color:#e1e1e1;
}

#content.help .chunk.overview {
	background:url(../img/help/bg-overview.gif) top left repeat-y;
}

#content.help .chunk.overview .image {
	float:left;
	width:135px;
	margin:-10px 0 0 -10px;
	padding:0 0 10px 0;
	color:#e1e1e1;
	background:#e1e1e1;
}

#content.help .chunk.overview .overview {
	width:700px;
	float:left;
	display:inline-block;
	padding:0 0 10px 10px;
	color:#727272;
}

#content.help .chunk.overview .overview p {
	color:#727272;
}

/* TINY MCE STYLES FOR CONTENT */

#content.help .chunk.step .steptext .tableheader {
	background:#333333;
	font-size:14px;
	padding:2px;
}

#content.help .chunk.step .steptext .h3 {
	font-family:PTSansRegular, Arial, Helvetica, sans-serif;
	color:#e1e1e1;
	font-size:18px;
	margin:0 0 10px 0;
}

/* END */

#content.help .chunk.step .steptext.noimages {
	display:inline-block;
	float:right;
	width:880px;
}

#content.help .chunk.step .thumbs {
	display:inline-block;
	float:right;
	width:270px;
}

#content.help .chunk.step .thumbs .thumb {
	position:relative;
	float:left;
	margin:0px 9px 5px 0px;
}

#content.help .chunk.step .thumbs .thumb .print {
	position:absolute;
	bottom:0px;
	right:0px;
}

#content.help .backtotop a {
	background:#222 url(../img/cms/cms-up2.jpg) top right no-repeat;
	padding:5px 28px 0px 10px;
	position:absolute;
	bottom:0px;
	right:0px;
}
	

#content.help label {
	width:140px;
	text-align:right;
	font-size:14px;
	color:#e1e1e1;
	display:inline-block;
	padding:0 5px 0 0;
	margin:0 0 10px 0;
}

#content.help label.small {
	font-size:12px;
	width:auto;
	margin-bottom:0px;
}

#content.help  input.textinput {
	width:725px;
	border:none;
	line-height:26px;
	height:26px;
	background:#333333;
	color:#e1e1e1;
	padding:0 5px 0 5px;
	margin:0 0 10px 0;
	clear:right;
}

#content.help textarea {
	width:725px;
	border:none;
	line-height:18px;
	height:400px;
	background:#333333;
	font-size:12px;
	color:#e1e1e1;
	padding:0 5px 0 5px;
	margin:-24px 0 10px 146px;
}

#content.help .tinymceholder {
	width:725px;
	height:400px;
	margin:-30px 0 25px 146px;
}

#content.help textarea.tinymce {
	width:725px;
	margin:0px;
}

#content.help .pchooser {
	display:inline-block;
	float:left;
	margin-right:15px;
}

#content.help ul {
	margin:15px 0;
}

#content.help ul.buttons li {
	display:inline;
	margin:0 2px 0 0;
}

#content.help ul.buttons a {
	padding:2px 10px;
	border:#313131 1px solid;
	padding:10px;
	-webkit-box-shadow:-1px -1px 0px #070707, inset -1px -1px 0px #070707;
	-moz-box-shadow:-1px -1px 0px #070707, inset -1px -1px 0px #070707;
	box-shadow:-1px -1px 0px #070707, inset -1px -1px 0px #070707;
}

#content.help .chunk .editbuttons, #content.help .callout .editbuttons, #content.help h1 .editbuttons {
	float:right;
	line-height:14px;
	font-size:12px;
}

#content.help .chunk .list li img {
	margin-bottom:-5px;
}

#content.help .inlineimage {
	position:relative;
	float:left;
	margin:0 5px 5px 0;
}

#content.help .filterfloat {
	display:none;
	position:relative;
	float:left;
	margin:0 5px 10px 0;
}

#content.help .filterfloat select {
	width:90px;
}

#content.help .extrafloat {
	position:relative;
	float:left;
	margin:0 15px 10px 0;
}

#content.help ol li {
	list-style-type:decimal;
	font-size:12px;
}

#content.help ul li {
	list-style-type:disc;
	font-size:12px;
	margin-left:15px;
}

#content.help .manuals table {
	width:100%;
}

#content.help .manuals th {
	text-align:left;
	font-weight:normal;
	color:#e1e1e1;
	font-size:14px;
	padding:0 5px;
}

#content.help .manuals td {
	padding:5px 60px 5px 0;
	color:#e1e1e1;
}

#content.help .manuals td {
	text-align:left;
	font-weight:normal;
	color:#727272;
	font-size:14px;
	border-top:#333333 1px solid;
	padding:6px 5px;
}

#content.help .manuals td.first {
	border:none;
}

#content.help #code {
	color:#727272;
}

#content.help .cgrey, #content.help p.cgrey {
	#727272;
}

#content.help .cnewgrey, #content.help p.cnewgrey {
	#727272;
}